|
AL HAS DEFAULT CAPTURE DEVICE
This function will return whether or not a default capture device was found on the current system. Information like this may be needed in situations where the default device has been disabled on the current system, or the user has their microphone (or other audio capture peripherals) connected to another capture device which is not set as the system's default device.
Return Boolean = AL HAS DEFAULT CAPTURE DEVICE( *no parameters* )
Returns a boolean value of 1 if the system's default audio device was found, or 0 if not.
No Parameters Required.
DarkAL Function Menu
|